home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 192
- Top = 107
- Width = 421
- Height = 312
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 8
- Top = 8
- Width = 393
- Height = 209
- Lines.Strings = (
- 'Memo1')
- TabOrder = 0
- end
- object msListenerSocket1: TmsListenerSocket
- Version = '2.0'
- Port = 1090
- OnServerThreadStart = msListenerSocket1ServerThreadStart
- OnServerThreadTerminate = msListenerSocket1ServerThreadTerminate
- Left = 16
- Top = 232
- end
- end
-